/*初始化样式*/
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,navs,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#333;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}

a:hover,a:active,a:focus{text-decoration:none;outline:none;}


input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}

p{margin:0;}



/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}

/*滚动*/
#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%!important;}
#demo1 {float: left;}
#demo2 {float: left;}

#m_demo{overflow:hidden;width:92%;margin:0 auto;}
#m_indemo {float: left;width:800%!important;}
#m_demo1 {float: left;}
#m_demo2 {float: left;}



.pos{position: relative;width:1920px;left:50%;margin-left:-960px;}
.wh{width:1200px;margin:0 auto;}


.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.8s; -webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s;}
.com-img:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}



.roll_product {float: left;}


/*头部样式*/
.top1{background:#e6e6e6;color:#595959;height:27px;line-height:27px;overflow:hidden;font-size:14px;}
.top1 a{color:#595959;}





.top2{height:143px;overflow:hidden;}

.logo{float:left;line-height:143px;}
.k2{margin-top: 5px;font-size:14px;color:#333333;line-height:35px;background: url(../images/t.png) no-repeat left center;padding-left:54px;}
.k2 p:nth-child(2){color:#2459a9;font-size:27px;}




.product_list1{margin-top:38px;}
.product_list1 li{float:left;margin-right:57px;margin-bottom:28px;}
.product_list1 li:nth-child(4n){margin-right:0;}
.product_list1 li img{width:257px;height:293px;}
.product_list1 li h3{text-align:center;font-weight:normal;color:#3f3f3f;font-size:20px;}




/*内页左侧样式*/

.page-product-inquiry a{color: #fff;}



/* 架构样式 */

/*头部样式*/
.sky {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    height: 35px;
    background: #dddddd;
    color: #666;
}

.sky a{
    color: #666;
}

.sky_con {
    width: 1200px;
    margin: 0 auto;
}

.huan {
    float: left;
    font: 400 12px/35px "Microsoft Yahei";
}

.huan a {
    line-height: 35px;
    font-size: 12px;
    padding-right: 5px;
}

.k1x {
    float: right;
    line-height: 35px;
    color: #333333;
    font-size: 12px;
}

.k1x a {
    color: #333333;
    font-size: 12px;
    margin: 0 6px;
}

.wh {
    width: 1200px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

p {
    margin-bottom: 0;
}

.tou_con {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: #ffffff
}

.tou {
    width: 1200px;
    margin: 0 auto;
    height: 120px;
    overflow: hidden
}

.logo {
    float: left;
    line-height: 120px;
}

.telx {
    float: right;
    margin-top: 30px;
    font-size: 13px;
    color: #666666;
    background:url(../images/tel.png) no-repeat 0 15%;
    padding-left:65px;
}


.telx p:nth-child(2){
    font-size:28px;
    font-family:arial;
    font-weight:600;
    color:#1d2087;
}

.sou {
    height: 36px;
    background: #f1f1f1;
}

h1, h2, h3, h4 {
    line-height: normal;
}


/*初始化样式*/
html {
    margin: 0;
    padding: 0;
    border: 0;
}

body, div, span, object, iframe, h1, h2, h3, h4, p, blockquote, pre, a, address, code, b, em, img,
dl, dt, dd, ol, ul, li, fieldset, form, label, footer,
header, hgroup, nav, section {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: #fff;
    color: #666;
    position: relative;
    font: 12px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
    vertical-align: baseline;
    width: 100%;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    outline: none;
}

a:link {
    color: #666;
}

a:visited {
    color: #666;
}

a:hover, a:active, a:focus {
    color: #3480ce;
    text-decoration: none;
    outline: none;
}

input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul, ol, li {
    list-style-type: none;
}

select, input, img, select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table, th, td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

h1, h2, h3, h4 {
    font-size: 12px;
    font-weight: bold;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

/* 导航样式 */
.x-menu {
    width: 1200px;
    margin: 0 auto;
}

.x-menu > li {
    float: left;
    width: 150px;
    position: relative;
    margin: 0;
}

.x-menu > li:after {
    position: absolute;
    left: 0;
    right: 0;
    height: 17px;
    content: '';
    opacity: 0;
}

.x-menu > li > a {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    line-height: 60px;
    padding: 0;
}

.x-menu > li > a .creat {
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 3px;
    cursor: pointer;
    border-style: solid dashed dashed dashed;
    border-color: #fff transparent transparent transparent;
    border-bottom: none;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    display: none;
}
.x-menu > li > a:hover{
    color: #fff !important;
    background: #e50012;
}
.x-menu .active a {
    color: #fff !important;
    background: #e50012;
}


.x-menu .x-sub-menu {
    width: 100%;
    left: 0;
    top:60px;
    background: rgba(29,32,135,.5);
    z-index: 9999;
    border-radius: 0;
    padding: 0;
}
.x-sub-menu:after{
    display: none;
}
.x-menu .x-sub-menu > li {
    border-bottom: 1px solid #e1ebf2;
}
.x-menu .x-sub-menu > li:last-child{border-bottom: none;}
.x-menu .x-sub-menu > li > a {
    display: block;
    line-height: 26px;
    font-size: 14px;
    color: #fff;
    position: relative;
    text-align: center;
}



.x-menu .x-sub-menu > li > a:hover {
    background: rgba(229,0,18,.8);

}

.x-menu .x-sub-menu > li > a:hover:after {
    background-position: 0 0;
}

.x-banner .owl-carousel .owl-dots button.owl-dot{
    background: #ffffff;
    opacity: 1;
    width:10px;
    height: 10px;
}
.x-banner .owl-carousel .owl-dots button.owl-dot.active{
    background: #e50012;
}



/*技术实力*/
.box1 {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: url(../images/ysbg.jpg) no-repeat center top;
    height: 673px;
}

.box_con {
    width: 1200px;
    margin: 0 auto;
    padding-top: 70px
}

.ct1 {
    color: #1d2087;
    font-size: 42px;
    text-align: center;
    font-weight: bold;
}

.ct1 span {
    display: block;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: normal;
    color: #e50012;
    font-family: "Arial";
    line-height: 30px;
    margin-top: 5px;
}

.slx {
    width: 1200px;
    margin: 0 auto;
    height: 365px;
    overflow: hidden;
    margin-top: 60px;
    position: relative;
}

.slx li {
    width: 281px;
    height:243px;
    position: absolute;
    background: url(../images/icon02.png) no-repeat top center;
}
.slx li:hover{background: url(../images/icon03.png) no-repeat top center;}
.slx li a.img{display: block;text-align: center;line-height: 70px;margin-top: 37px;}
.slx .li1{left: 0;top:0;}
.slx .li2{left:228px;bottom:0;}
.slx .li3{left:459px;top:0;}
.slx .li4{right:230px;bottom:0;}
.slx .li5{right:0;top:0;}


.slx li h3 {
    color: #ffffff;
    font-size: 32px;
    text-align: center;
    font-weight: bold;
    display: block;
    text-align: center;
}

.slx li h3 a {
    color: #ffffff;
    font-size: 24px;
    text-align: center;
}

.slx li:hover h3 a {
    color: #ffffff;
}

.slx li span {
    width: 179px;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    font-weight: normal;
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-top: 12px;
    line-height: 21px;
}


/*高品质追求*/
.w1{color: #333333;font-size: 16px;text-align: center;margin-top: 15px;}
.box2 {
    width: 1200px;
    margin: 0 auto;
    margin-top: 100px;
}
.box2  .ct1{margin-left: 394px;}
.box2  .ct1 span{float: left;font-size: 24px;padding-left: 15px;line-height: 55px;margin-top: 0;}
.tabz {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 35px;
}

.tabz li {
    float: left;
    width: 202px;
    height: 54px;
    display: block;
    line-height:54px;
    background: #eaeaea;
    text-align: center;
    color: #666666;
    font-size: 14px;
    cursor: pointer;
    margin:0 22px;
}

.tabz li a {
    color: #666666;
    display: block;
    font-size: 18px;
}

.tabz li.cur {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    background: #1d2087;
}

.tabz li:hover, .tabz li.cur {
    background: #1d2087;
    position: relative;
    color: #fff;
    cursor: pointer;
}

.tabz li:hover a, .tabz li.cur a {
    color: #fff;
}

.ttz {
    display: none;
    margin-top: 30px;
}

.list1z {
    padding: 8px 0;
}

.list1z li {
    position: relative;
    vertical-align: middle;
    float: left;
    margin-right: 36px;
    margin-bottom: 30px;
}

.list1z li a.img {
    display: block;
    border:1px solid #eeeeee;
    border-radius: 4px 4px 0px 0px;
    overflow: hidden;
}

.list1z li a.img img {
    width: 374px;
    height: 278px;
    transition: all .5s ease;
}

.list1z li a.img:hover img{ transform: scale(1.1); }

.list1z li:nth-child(3n) {
    float: right;
    margin-right: 0px;
}

.dac {
    background: #1d2087;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    line-height: 45px;
    height: 45px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.list1z li h3 {
    color: #fff;
    font-size: 16px;
    float: left;
    font-weight: normal;
    margin-left: 5%;
}

.list1z li h3 a {
    color: #fff;
    font-size: 16px;
    line-height: 45px;
    display: block;
}

.list1z li:hover .dac {
    background: #e50012;
}


.mx {
    float: right;
    color: #fff;
    font-size: 16px;
    margin-right: 5%;
}

.mx a {
    color: #fff;
    font-size: 16px;
}

/*sun_sj*/
.sun_sj {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: url(../images/aboutbg.jpg) no-repeat center top #f5f5f5;

    margin-top: 50px;
}

.sun_sj li {
    width: 20%;
    height: 98px;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 14px;
    box-sizing: border-box;
}

.sun_sj li + li {
    border-left: 1px solid #484a9e;
}

.sz {
    font: 500 47px/40px "Arial";
    color: #fff;
    margin-top: 15px;
}

.sz span {
    font-size: 14px;
    font-weight: 400;
    padding-left: 5px;
}

.ab {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    height: 300px;
    margin-top: 40px;
    box-shadow: 4px 7px 25px 0px rgba(0, 0, 0, 0.15);
}
.wh{width: 1200px;margin: 0 auto;}

.abtp {
    margin-top: 30px;
    margin-left: 30px;
    width: 346px;
    height: 234px;
    overflow: hidden;
    float: left;
}

.abnr {
    float: right;
    margin-right: 30px;
    margin-top: 30px;
    width: 755px;
    color: #666666;
    font-size: 14px;
    line-height: 28px;
}

.abnr h3 {
    color: #333333;
    font-size: 28px;
    margin: 10px 0 15px 0;
    font-weight: 500;
}
.abnr a{display: block;margin-top: 45px;}
.taab {
    display: none;
}


.xw_alst1 {
    width: 580px;
}

.xw_alst2 {
    width: 600px;
}

.xw_alst1 li a.img {
    display: block;
    width: 580px;
    height: 324px;
    overflow: hidden;
}

.xw_alst1 li a.img img {
    width: 580px;
    height: 324px;
}

.xw_alst1 li h2 a {
    display: block;
    color: #333333;
    font: 600 18px/48px "å¾®è½¯é›…é»‘";
}

.xw_alst1 li h3 {
    font: 500 14px/26px "å¾®è½¯é›…é»‘";
}

.xw_alst1 li h3 a {
    color: #0b68c5;
}

.xw_alst2 li {
    height: 124px;
    margin-bottom: 20px;
}

.xw_alst2 li b {
    display: block;
    float: left;
    width: 134px;
    background: #ebebeb;
    text-align: center;
    color: #333333;
    font: 600 48px/60px "å¾®è½¯é›…é»‘";
    height: 124px;
    box-sizing: border-box;
    padding-top: 19px;
}

.xw_alst2 li b span {
    display: block;
    color: #666;
    font: 500 18px/24px "å¾®è½¯é›…é»‘";
}

.xw_alst2 li .xw_wenzd {
    float: left;
    width: 466px;
    height: 124px;
    background: #f6f6f6;
    box-sizing: border-box;
    padding: 5px 20px 0;
}

.xw_alst2 li .xw_wenzd h2 a {
    display: block;
    color: #333333;
    font: 600 18px/48px "å¾®è½¯é›…é»‘";
}

.xw_alst2 li .xw_wenzd h3 {
    font: 500 14px/26px "å¾®è½¯é›…é»‘";
}

.xw_alst2 li:hover b, .xw_alst2 li:hover .xw_wenzd {
    background: #0171bc;
}

.xw_alst2 li:hover b, .xw_alst2 li:hover b span, .xw_alst2 li:hover .xw_wenzd h2 a, .xw_alst2 li:hover .xw_wenzd h3 {
    color: #fff;
}

.taablis {
    text-align: center;
    font-size: 0;
}

.taablis li {
    display: inline-block;
    width: 138px;
    text-align: center;
    background: #e9e9e9;
    font: 500 16px/35px "å¾®è½¯é›…é»‘";
    border-radius: 18px;
    margin: 28px 16px 38px;
}

.taablis li.cur {
    color: #fff;
    background: #0171bc;
    font-weight: 600;
}
.box11{background: #f5f5f5;padding-bottom: 123px;}

.chan  .ct1 {
    display: flex;justify-content: center;
}

.chan .ct1 span {
    float: left;
    font-size: 24px;
    padding-left: 15px;
    line-height: 55px;
    margin-top: 0;
}
/*案例*/

.xypg-case-list {
    margin: 0 -1%;
    font-size: 0
}

.xypg-case-list li {
    display: inline-block;
    vertical-align: bottom;
    width: 31.333%;
    margin: 0 1% 10px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.xypg-case-list li .img {
    display: block
}

.xypg-case-list li h3 a {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #5a5a5a;
    line-height: 1.6;
    padding: .8em 0
}

.xypg-case-list li:hover h3 a {
    color: #ab001a
}

.xypg-news-list li {
    border: 1px solid #e1e1e1;
    padding: 30px;
    background: #fff;
    margin-bottom: 35px;
    -webkit-transition: all .5s;
    transition: all .5s
}

.xypg-news-list li .tit {
    border-bottom: 1px solid #cbcbcb;
    margin-bottom: 15px;
    position: relative
}

.xypg-news-list li .tit h3 {
    padding-bottom: 15px;
    font-size: 18px;
    color: #565656;
    font-weight: 400;
    padding-right: 25%;
    margin: 0
}

.xypg-news-list li .tit .date {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    color: #666
}

.xypg-news-list li .info {
    font-size: 14px;
    line-height: 2;
    color: #999
}

.xypg-news-list li .more {
    margin-top: 15px
}

.xypg-news-list li .more span {
    display: inline-block;
    width: 130px;
    line-height: 33px;
    text-align: center;
    color: #000;
    font-size: 14px;
    color: #666;
    border: 1px solid #e1e1e1;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.xypg-news-list li:hover {
    -webkit-box-shadow: 0 2px 13px 1px rgba(8, 1, 3, .18);
    box-shadow: 0 2px 13px 1px rgba(8, 1, 3, .18)
}

.xypg-news-list li:hover .tit h3 {
    color: #1d2087
}

.xypg-news-list li:hover .more span {
    color: #fff;
    background-color: #1d2087
}


#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800%
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}


.anls {
    width: 1200px;
    margin: 0 auto;
    padding-top: 40px;
    border-top: 1px solid #e5e5e5
}

.product_list3 {
}

.product_list3 li {
    float: left;
    margin-right: 38px;
    margin-bottom: 38px;
    _display: inline;
    position: relative;
    width: 376px;
    height: 248px;
}

.product_list3 li a.img {
}

.product_list3 li a.img img {
    width: 376px;
    height: 248px;
}

.product_list3 li h3 {
    text-align: center;
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: url(../images/h3.png) no-repeat center top;
    height: 40px;
    color: #fff;
}

.product_list3 li h3 a {
    font-weight: normal;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
}

.product_list3 li a.img {
    display: block;
}

.product_list3 li a.img:hover {
    border-color: #1d2087;
}


/*服务更专业*/
.zy {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: url(../images/yz.png) no-repeat center top;
    height: 644px;
    overflow: hidden
}

.zy_con {
    width: 1200px;
    margin: 0 auto;
    padding-top: 95px;
}

.twtx {
    margin-top: 65px;
}

.twtx li {
    float: left;
    width: 142px;
    height: 142px;
    border-radius: 142px;
    border: 2px solid #dddddd;
}

.twtx li a.img {
    display: block;
    width: 60px;
    margin: 0 auto;
    margin-top: 35px;
}

.twtx li a.img img {
    display: block;
    text-align: center;
}

.twtx li {
    float: left;
    overflow: hidden;
    margin-right: 34px;
}

.twtx li h3 {
    text-align: center;
    color: #333333;
    font-size: 16px;
    font-weight: normal;
    display: block;
    margin-top: 5px;
}

.twtx li h3 a {
    text-align: center;
    color: #333333;
    font-size: 16px;
    font-weight: normal;
}

.twtx li:last-child {
    float: right;
    margin-right: 0px;
}


.sdh {
    width: 382px;
    height: 60px;
    background: #1d2087;
    line-height: 60px;
    border-radius: 50px;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    margin-top: 90px;
}


/*掌握企业资讯*/
.xws {
    width: 1200px;
    margin: 0 auto;
}

/*新闻列表*/
.news_listx {
    margin-top: 40px;
}

.news_listx li {
    position: relative;
    margin-right: 10px;
    width: 376px;
    margin-left: 12px;
    float: left;
}

.news_listx li a.imgx img {
    width: 376px;
    height: 270px;
}

.news_listx li a.imgx {
    display: block;
}

.news_listx li a {
    line-height: 27px;
    color: #333333;
    font-size: 18px;
    margin-top: 15px;
    display: block;
}

.news_listx li a:hover {
    text-decoration: none;
    color: #1d2087;
}

.news_listx li span {
    color: #999;
    z-index: 0;
    line-height: 27px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.news_listx li b {
    line-height: 27px;
    color: #777777;
    font-size: 14px;
    margin-top: 20px;
    font-weight: normal;
    margin-top: 10px;
}

.time {
    position: absolute;
    width: 70px;
    height: 70px;
    left: 0px;
    top: 15px;
    background: #2166c5;
    opacity: 0.9
}

.time1 {
    color: #ffffff;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    margin-top: 5px;
}

.time2 {
    color: #ffffff;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
}


#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}

.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.5s ease-in 0s;
    -webkit-transition: all 0.5s ease-in 0s;
    -moz-transition: all 0.5s ease-in 0s;
    -o-transition: all 0.5s ease-in 0s;
}

.com-img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}


/*主体样式*/
#container {
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
}

.container {
    width: 1200px;
    margin: 0 auto;
    padding: 0;
}

.menu_cate {
    width: 220px;
    float: left;
}

.cate_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.about {
    width: 460px;
    float: left;
    margin-left: 12px;
    padding-bottom: 5px;
}

.about_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.about .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px;
}

.navigation {
    float: right;
    width: 100px;
}

.index-title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.index-table td {
    border: solid #add9c0;
    border-width: 0px 1px 1px 0px;
    padding: 10px 5px;
}

.index-table {
    border: solid #add9c0;
    border-width: 1px 0px 0px 1px;
    margin-top: 10px;
}

/*----- Common css ------*/
.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}

/*首页新闻*/
.news_company {
    width: 280px;
    float: right;
}

.news1_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.news_company .content {
    padding: 5px;
}

/*首页左侧联系我们*/
.contact {
    width: 218px;
    float: left;
    padding-bottom: 5px;
    margin-top: 10px;
}

.contact_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.contact .content {
    padding: 5px;
    padding-left: 8px;
}

/*工程案例*/
.case {
    width: 460px;
    float: left;
    margin-left: 12px;
    padding-bottom: 5px;
    margin-top: 10px;
}

.case_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.case .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px;
}

.news2_company {
    margin-top: 10px;
}

/*产品推荐*/
.recommend_product {
    margin-top: 10px;
    width: 692px;
    float: left;
}

.recommend_product .title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.recommend_product .content {
    padding-top: 15px;
    padding-bottom: 14px;
}

.roll_product li {
    padding-bottom: 0px;
}

/*品牌列表*/
.brand-list {
    margin: 20px 0px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}

.brand-list li {
    margin: 5px 8px;
}

.brand-list li:hover {
    box-shadow: 2px 1px 5px;
}

.brand-list li img {
    width: 150px;
    height: 120px;
}

/*前台多页签*/
.news {
    width: 1000px;
    float: left;
    margin-top: 10px;
}

.tab {
    position: relative;
}

.tab li {
    float: left;
    width: 100px;
    height: 30px;
    display: block;
    line-height: 30px;
    border: 1px solid #ccc;
    margin-right: 8px;
    text-align: center;
    color: #333;
    font-size: 12px;
    cursor: pointer;
}

.tab li.cur {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    background: #3a78c1;
    border-color: #3a78c1;
}

.tt {
    display: none;
}

.list1 {
    padding: 8px 10px;
}

.list1 li {
    line-height: 27px;
    position: relative;
    vertical-align: middle;
}

.list1 li a {
    background: url(../images/list_dot1.gif) left center no-repeat;
    padding-left: 12px;
    line-height: 27px;
    color: #555555;
}

.list1 li a:hover {
    color: #1d2087;
    text-decoration: none;
}

.list1 li span {
    position: absolute;
    right: 0px;
    line-height: 30px;
    top: 0;
    color: #999;
}


/*热门搜索*/

/*搜索和热门搜索*/
#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}

#formsearch {
    width: 320px;
    float: left;
    margin-left: 170px;
    margin-top: 40px;
}

.hotSearch a {
    margin-right: 6px;
}

#formsearch input {
    height: 33px;
    background: #fff;
    border: 1px solid #c8c8c8;
    line-height: 22px;
    float: left;
    width: 260px;
}
#formsearch input:focus{outline: none;}

#formsearch input#keywords {
    height: 33px;
    line-height: 33px;
    padding-left: 10px;
    color: #999999;
    font-size: 14px;
}

#formsearch input#s_btn {
    width: 44px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    background: url(../images/search.png) no-repeat center;
    color: #fff;
    border: none;
    cursor: pointer;
}

#formsearch ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #999999;
}
#formsearch ::-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #999999;
}
#formsearch ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #999999;
}
#formsearch ::-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:    #999999;
}


/*å‹æƒ…é“¾æŽ¥*/
.f_link {
    width: 1200px;
    margin: 0 auto;
    margin-top: 50px;
    line-height: 30px;
    text-indent: 20px;
    margin-bottom: 50px;
}

/*é¡µé¢åº•éƒ¨*/
.dff {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: url(../images/bg01.jpg) repeat-x top center  #1d2087;
    height:400px;
    overflow: hidden;
}

.df_con {
    width: 1200px;
    margin: 0 auto;height: 322px;overflow: hidden;
    padding-top:43px;
}

.dff1 {
    width: 515px;
    float: left;
}

.guanci {
    color: #ffffff;
    font-size: 24px;
    font-weight: normal;
}

.zhu {
    display: block;
    color: #deecff;
    font-size: 14px;
    line-height: 30px;
    margin-top: 25px;
    height: 30px;
}

.zhu a {
    color: #deecff;
    font-size: 14px;
    line-height: 30px
}

.p1 {
    font-size: 16px;
    line-height: 16px;
}

.dz {
    padding-top: 15px;
    width: 376px;
    border-top: 1px solid #fff;
}

.dz a {
    color: #deecff;
}
.dff3 h3{color: #fff;font-size: 30px;margin-bottom: 20px;}

.tel2 {
    font-size: 24px;
    font-weight: bold;
    line-height: 26px;
    margin-top: 10px;
    margin-bottom: 18px;
}

.k1 {
    color: #deecff;
    font-size: 14px;
    line-height: 30px
}

.k1 a {
    color: #deecff;
    font-size: 14px;
    line-height: 30px
}

.k1 a:hover {
    color: #1d2087;
}

.zhu a:hover {
    color: #1d2087;
}

.lx {
    margin-bottom: 15px;
}

.dz {
    font-size: 14px;
    color: #deecff;
    line-height: 27px;
}

.ft2 {
}

/*çƒ­é—¨æœç´¢*/

.hotSearch {
    height: 24px;
    line-height: 24px;
    font-weight: normal;
    color: #deecff;
    font-size: 14px;
    margin-top: 20px;
}

.hotSearch a {
    margin-right: 6px;
    color: #deecff;
    font-size: 14px;
}

.hotSearch a:hover {
    color: #1d2087;
}


.dff2 {
    float: left;
    margin-left: 92px;
    text-align: center;
    line-height: 30px;
    color: #deecff;
    font-size: 14px;
    margin-top: 42px;
}

.dff3 {
    float: left;
    color: #fff;
    width: 420px;
}

.cop {
    color: #ddebfe;
    text-align: center;
    line-height: 22px;
}

.ban {
    color: #ddebfe;
    float: right;
}


#footer {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 10px;
    padding-top: 8px;
    border-top: 2px solid #eee;
    margin-top: 15px;
}

#footer a {
    color: #666;
}

#footer a:hover {
    color: #1d2087;
    text-decoration: none;
}

.nav_foot {
    text-align: center;
    line-height: 24px;
    color: #666;
}

.copyright {
    text-align: center;
    line-height: 24px;
}


/*导航*/
#menu {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: #1d2087;
}

.x-menu{
    float: none;
    width:1200px;
    margin: 0 auto;
}
.xypg-left-title {
    line-height: 62px;
    color: #fff;
    font-size: 22px;
    background: #1d2087;
    font-weight: bold;
    margin: 0;
}


/*------------内页-------------------*/
.left .box {
    margin-bottom: 10px;
}

.left .box h3 {
    line-height: 40px;
    background: #1d2087;
    font-size: 18px;
    color: #fff;
    text-align: center;
    font-weight: normal;
}

.left .box .content {
    padding: 5px 0px;
}

.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
}


.n_banner {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
}

.n_banner img {
    width: 1920px;
    margin: 0 auto
}


.left {
    width: 240px;
    float: left;
}

.sort_menu h3 {
    background-color: #ececec;
    line-height: 28px;
    font-weight: bold;
}

.sort_product {
    margin-top: 10px;
}

.sort_product h3 {
    background-color: #ececec;
    line-height: 28px;
    font-weight: bold;
}

.n_contact {
    margin-top: 10px;
}

.n_contact h3 {
    background-color: #ececec;
    line-height: 28px;
    font-weight: bold;
}

.n_contact .content {
    padding: 5px;
    line-height: 24px;
}

.right {
    width: 920px;
    float: right;
    padding-bottom: 10px;
}

.sitemp {
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    padding-right: 10px;
    background: #1d2087;
}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 40px;
    text-align: center;
    text-align: left;
    text-indent: 15px;
    font-size: 18px;
    color: #fff;
    font-weight: normal;
}

.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
}

.sitemp .site a {
    color: #fff;
}

.right .content {
    padding: 10px;
    padding-top: 15px;
    overflow: hidden;
    line-height: 24px;
}







/*底部*/
.demo-layout {
    background: url(../images/layout_bg.jpg) top no-repeat;
    background-size: cover;
    padding: 2% 0;
    box-sizing: border-box;
    margin-top: 3%;
}

.container-fluid {
    width: 1200px;
    margin: 0 auto;
}

.di_left {
    float: left;
    width: 370px;
}

.di_middle {
    float: left;
    width: 480px;
    margin-left: 40px;
}

.demo-footer {
    background: #1d2087;
    padding: 10px 0;
    font-size: 12px;
    line-height: 1.8;
}

.demo-copyright {
    text-align: center;
}

.demo-layout-desc {
    font-size: 12px;
    color: hsla(0, 0%, 100%, .5);
    line-height: 22px;
}

.demo-layout-logo {
    margin-bottom: 20px
}

.demo-layout-contact p {
    margin-bottom: 0;
    font-size: 14px;
    color: hsla(0, 0%, 100%, .7);
    line-height: 1.7
}

.demo-layout-contact strong {
    display: block;
    font-size: 24px;
    color: hsla(0, 0%, 100%, .8)
}

.demo-layout-contact a {
    color: #fff
}

.demo-layout-menu dl {
    float: left;
    width: 20%;
    text-align: center
}

.demo-layout-menu dl dt {
    font-size: 14px;
    color: #fff;
    margin-bottom: 1.43em
}

.demo-layout-menu dl dd a {
    display: block;
    font-size: 14px;
    color: hsla(0, 0%, 100%, .4);
    line-height: 2
}

.demo-layout-ewm {
    text-align: center
}

.demo-layout-ewm p {
    background: hsla(0, 0%, 100%, .1);
    font-size: 13px;
    font-weight: 100;
    padding: .8em 0;
    line-height: 1.7;
    color: hsla(0, 0%, 100%, .7);
    margin: 15px 0 0
}


.demo-footer, .demo-footer a {
    color: hsla(0, 0%, 100%, .5)
}

.demo-footer a:hover {
    color: hsla(0, 0%, 100%, .8)
}

.sort li {
    position: relative;
    z-index: 999;
}

.sort li .about_b {
    position: absolute;
    left: 210px;
    top: 0px;
    width: 210px;
    padding: 10px 20px;
    background: #f5f6f6;
    border-bottom: 2px solid #3a78c1;
    z-index: 9999;
}

.sort li .layer2 {
    position: absolute;
    left: 210px;
    top: 0px;
    width: 210px;
    padding: 10px 20px;
    background: #f5f6f6;
    border-bottom: 2px solid #3a78c1;
    z-index: 9999;
}

.sort li .layer2 li {
    overflow: hidden;
}

.sort li .layer2 li a {
    font-weight: bold;
    background: url(../images/ico1.gif) no-repeat 0% 50%;
}

.sort li .layer2 li a:hover {
    text-decoration: none;
    color: #3a78c1;
}

.sort li .layer2 li .layer3 li {
    margin: 6px 0px;
    line-height: 24px;
    padding-left: 10px;
}

.sort li .layer2 li .layer3 li a {
    font: normal 12px/24px "å¾®è½¯é›…é»‘";
    background: none;
}

.sort li .layer2 li .layer3 li .layer4 li {
    margin: 6px 0px;
    line-height: 24px;
    padding-left: 15px;
}

.sort li .layer2 li .layer3 li .layer4 li a {
    font: normal 12px/24px "å¾®è½¯é›…é»‘";
    background: none;
}

.sort li a {
    background: url(../images/dot4.png) no-repeat 5px -41px;
    color: #666;
    display: block;
    line-height: 30px;
    font-family: "å¾®è½¯é›…é»‘";
    border-bottom: 1px solid #dddddd;
    padding-left: 25px;
    font-size: 16px;
}

.sort li a:hover {
    color: #3a78c1;
    text-decoration: none;
    background: url(../images/dot4.png) no-repeat 5px -41px #f5f6f6;
}

.sort li.change a {
    background: url(../images/dot4.png) no-repeat 5px -41px #f5f6f6;
}


.product_list li {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 15px;
    _display: inline;
}

.product_list li a.img {
    padding: 1px;
    border: 1px solid #e0e1dc;
}

.product_list li a.img img {
    width: 266px;
    height: 198px;
}

.product_list li h3 {
    text-align: center;
    padding-top: 5px;
}

.product_list li h3 a {
    font-weight: normal;
    display: block;
    color: #666;
    font-size: 12px;
}

.product_list li a.img {
    display: block;
}

.product_list li a.img:hover {
    border-color: #1d2087;
}

.page-product-inquiry a {
    color: #fff;
}

.relate-product-slick .owl-item .img img {
    width: 203px;
    height: 151px;
}


/*案例列表*/
.case_list li {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 15px;
    _display: inline;
}

.case_list li a.img {
    padding: 1px;
    border: 1px solid #e0e1dc;
}

.case_list li a.img img {
    width: 266px;
    height: 175px;
}

.case_list li h3 {
    text-align: center;
    padding-top: 5px;
}

.case_list li h3 a {
    font-weight: normal;
}

.case_list li a.img {
    display: block;
}

.case_list li a.img:hover {
    border-color: #1d2087;
}


/*新闻列表*/
.news_list li {
    line-height: 27px;
    position: relative;
    padding-left: 10px;
}

.news_list li a {
    line-height: 27px;
    color: #666;
}

.news_list li a:hover {
    text-decoration: none;
    color: #1d2087;
}

.news_list li span {
    color: #999;
    z-index: 0;
    line-height: 27px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.news_list li h3 {
    font-size: 14px;
}

.news_list li div {
    line-height: 24px;
}


/*四大优势*/
.ys {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: #f5f5f5;
    padding-bottom: 60px
}

.ys_con {
    width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
}

.ystt {
    color: #1d2087;
    font-weight: bold;
    font-size: 42px;
    text-align: center;
}

.ystt span {
    display: block;
    color: #888888;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: normal;
}

.huolong {
    margin: 40px 0px;
}

.huolong li {
    height: 600px;
    width: 300px;
    float: left;
    position: relative;
}

.huolong li .img-huo {
    position: absolute;
    top: 0px;
    width: 300px;
    height: 300px;
}

.huolong li:nth-child(even) .img-huo {
    position: absolute;
    top: 300px;
    width: 300px;
    height: 300px;
}

.huolong li .nei-huo {
    position: absolute;
    top: 300px;
    width: 300px;
    height: 300px;
    background: #fff;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 3s;
    transition-duration: 3s;
}

.huolong li:nth-child(even) .nei-huo {
    position: absolute;
    top: 0px;
    width: 300px;
    height: 300px;
}


.nei-huo a {
    padding-top: 30px;
    text-align: center;
    color: #1d2087;
    font-size: 24px;
    display: block;
    font-weight: bold;
    width: 100%;
}

.nei-huo p {
    color: #666666;
    font-size: 14px;
    width: 248px;
    margin: 0 auto;
    padding-top: 20px;
    line-height: 22px;
}

.nei-huo:hover a {
    color: #1d2087;
}

/*传世佳作*/
.al {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: url(../images/casebg.jpg) no-repeat center top;
    height: 875px;
    overflow: hidden;
}
.al  .ct1 {
    color: #fff;
    display: flex; justify-content: center;
}

.al .ct1 span {
    float: left;
    font-size: 24px;
    padding-left: 15px;
    line-height: 55px;
    margin-top: 0;
}
.al  .w1{color: #fff;}
.al_con {
    width: 1200px;
    margin: 0 auto;
    padding-top: 100px
}

.ystt2 {
    color: #fff;
    font-weight: bold;
    font-size: 42px;
    text-align: center;
}

.ystt2 span {
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: normal;
}

.aldt {
    float: left;
    width: 376px;
    height: 532px;
    overflow: hidden;
    margin-top: 60px;
}

.cases {
    width: 790px;
    float: right;
    margin-top: 60px;
}

.product_list2 li {
    float: left;
    margin-right: 38px;
    margin-bottom: 36px;
    _display: inline;
    position: relative;
    width: 376px;
    height: 248px;
}

.product_list2 li a.img {
    overflow: hidden;
}

.product_list2 li a.img img {
    width: 376px;
    height: 248px;
    transition: all .5s ease;
}

.product_list2 li a.img:hover img{ transform: scale(1.1); }

.product_list2 li h3 {
    text-align: center;
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: rgba(29,32,135,.8);
    height: 40px;
    color: #fff;
}

.product_list2 li h3 a {
    font-weight: normal;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
}

.product_list2 li:hover h3 a{
        color: #e50012;
}

.product_list2 li a.img {
    display: block;
}

.product_list2 li a.img:hover {
    border-color: #1d2087;
}

.product_list2 li:nth-child(2n) {
    float: right;
    margin-right: 0px;
}


/*成就品碑*/
.pin {
    width: 1200px;
    margin: 0 auto;
}

.pin  .ct1 {
    margin-left: 394px;
}

.pin .ct1 span {
    float: left;
    font-size: 24px;
    padding-left: 15px;
    line-height: 55px;
    margin-top: 0;
}

.chan {
    text-align: center;
    padding-top: 70px;
    position: relative;
}
.chan .w1{border-bottom: 1px solid #e5e5e5;padding-bottom: 30px;}
.l_btn, .r_btn {
    position: absolute;
    cursor: pointer;
    top: 71%;
}

.l_btn {
    left: -82px;
}

.r_btn {
    right: -82px;
}

.twt {
    float: left;
}
.twt li{
    width: 376px;
    height: 250px;
    background-color: #ffffff;
    border: solid 1px #1d2087;
    float: left;
    overflow: hidden;
    margin-left: 36px;
}
.twt li a.img {
    display: block;
}

.twt li a.img img {
    display: block;
    width: 374px;
    height: 248px;
    transition: all .5s ease;
}

.twt li a.img:hover img{ transform: scale(1.1); }

.product_list22 li{position: relative;}
.product_list22 li a.img img{display: block;width: 376px;height: 532px;transition: all .5s ease;}
.product_list22 li a.img:hover img{ transform: scale(1.1); }
.product_list22 li h3 a{display: block;position: absolute;bottom: 0;left: 0;width: 100%;background: rgba(29,32,135,.8);line-height: 40px;color: #f0f0f3;text-align:center; font-weight: normal;font-size: 16px;}
.product_list22 li:hover h3 a{color: #e50012;}
#m_demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    padding-top: 36px;
}

#m_indemo {
    float: left;
    width: 800%
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}

.huise {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: #fff;
    height: 485px;
    padding-top: 55px;
}


/*案例哦*/
.anls {
    width: 1200px;
    margin: 0 auto;
    padding-top: 35px;
    margin-top: 35px;
    border-top: 1px solid #e5e5e5
}

.product_list3 {
}

.product_list3 li {
    float: left;
    margin-right: 36px;
    margin-bottom: 38px;
    _display: inline;
    position: relative;
    width: 185px;
    height: 250px;
}

.product_list3 li a.img {
}

.product_list3 li a.img img {
    width: 185px;
    height: 250px;
}

.product_list3 li h3 {
    text-align: center;
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: url(../images/h3.png) no-repeat center top;
    height: 40px;
    color: #fff;
}

.product_list3 li h3 a {
    font-weight: normal;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
}

.product_list3 li a.img {
    display: block;
}

.product_list3 li a.img:hover {
    border-color: #1d2087;
}


/*服务更专业*/
.zy {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: url(../images/fuwubg.jpg) no-repeat center top;
    height: 644px;
    overflow: hidden
}

.zy_con {
    width: 1200px;
    margin: 0 auto;
    padding-top: 113px;
}

.twtx {
    margin-top: 65px;
}

.twtx li {
    float: left;
    width: 142px;
    height: 142px;
    border-radius: 142px;
    border: 2px solid #dddddd;
    background: #fff;
}

.twtx li a.img {
    display: block;
    width: 60px;
    margin: 0 auto;
    margin-top: 35px;
}

.twtx li a.img img {
    display: block;
    text-align: center;
}

.twtx li {
    float: left;
    overflow: hidden;
    margin-right: 34px;
}

.twtx li h3 {
    text-align: center;
    color: #333333;
    font-size: 16px;
    font-weight: normal;
    display: block;
    margin-top: 5px;
}

.twtx li h3 a {
    text-align: center;
    color: #333333;
    font-size: 16px;
    font-weight: normal;
}

.twtx li:hover h3 a{
    color: #e50012;
}

.twtx li:last-child {
    float: right;
    margin-right: 0px;
}


.sdh {
    width: 382px;
    height: 60px;
    background: #e50012;
    line-height: 60px;
    border-radius: 50px;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    margin-top: 80px;
}


/*掌握企业资讯*/
.xws {
    width: 1200px;
    margin: 0 auto;
    margin-top: 80px;
}
.xws  .ct1 {
    display: flex;justify-content: center;
}

.xws .ct1 span {
    float: left;
    font-size: 24px;
    padding-left: 15px;
    line-height: 55px;
    margin-top: 0;
}

/*新闻列表*/
.news_listx {
    margin-top: 40px;
}

.news_listx li {
    position: relative;
    margin-right: 10px;
    width: 376px;
    margin-left: 12px;
    float: left;
}

.news_listx li a.imgx img {
    width: 376px;
    height: 270px;
    overflow: hidden;-webkit-transform: scale(1,1);-moz-transform: scale(1,1);-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
}

.news_listx li a.imgx img:hover{-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);-webkit-transition:all 0.6s ease-out;-moz-transition:all 0.6s ease-out;transition:all 0.6s ease-out;}

.news_listx li a.imgx {
    display: block;
}

.news_listx li a {
    line-height: 27px;
    color: #333333;
    font-size: 18px;
    margin-top: 15px;
    display: block;
}

.news_listx li a:hover {
    text-decoration: none;
    color: #1d2087;
}

.news_listx li span {
    color: #999;
    z-index: 0;
    line-height: 27px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.news_listx li b {
    line-height: 27px;
    color: #777777;
    font-size: 14px;
    margin-top: 20px;
    font-weight: normal;
    margin-top: 10px;
}

.time {
    position: absolute;
    width: 70px;
    height: 70px;
    left: 0px;
    top: 15px;
    background: rgba(29,32,135,.8);

}

.time1 {
    color: #ffffff;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    margin-top: 5px;
}

.time2 {
    color: #ffffff;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
}
.benx{
    line-height: 40px;
}

.benx a{color: #ddebfe;}
.dao{margin-top: 40px;}
.dao li{float: left;width: 118px;}
.dao li h3{color: #fff;font-size: 18px;font-weight: normal;}
.dao li a{display: block;color: #fff;font-size: 14px;line-height: 31px;}

div.digg span{height: auto;}
div.digg a{height: auto;}